/* Write your styles */
html,body {
	position:relative;
    /* height:100%; */
	width:100%; 
}
a{
 text-decoration: none;
 color: #544e4c;

}
a:hover{color: #2ccac8;}
* {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
body {
	background: #fff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif; 
	  font-size: 14px ; /* =14px */ /* !important*/
	  color: #313131;
}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul {
    margin-top: 0rem  ;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 0rem 0  ;
}
ol, ul {
    padding-left: 0em;
} 
.px1200{
	margin:0 auto; 
	width: 1200px;
} 


/* 首页 */
.haed_k_top{
    height: 150px;
    background: url(../images/haed_beij_02.jpg) no-repeat center;
    overflow: hidden;
}

.haed_k_top>div{
    overflow: hidden; 
}

.haed_k_top>div .logo{
    float: left;
    margin: 20px 0 0 0;
}
.haed_k_top>div .right_Fd{
    float: right;
    color: #fff;
}
.haed_k_top>div .right_Fd h2{
    /* text-align: ; */font-size: 24px;
    font-weight: normal;
}  
.haed_k_top>div .right_Fd h2 span{
    font-weight: normal;
    font-size: 14px;
}
.haed_k_top>div .right_Fd ol{
    overflow: hidden;
}

.haed_k_top>div .right_Fd ol li{
    float:right; 
    width: 82px;
    margin: 0 10px;
    padding: 41px 0;
    color: #f69423;
    text-align: center;
    position: relative;
}
.haed_k_top>div .right_Fd ol li span{
    position: absolute;
    z-index: 99;
    display: block;
    top: 30px;
    left: 0;
    right: 0;
    /* bottom: 0; */
    /* margin: auto; */
}


.haed_k_top>div .right_Fd ol li::after{
    content: "";
    width: 52px;
    height: 52px;
    background: #fff;
    display: block;
    position: absolute;
    top:0;
    left: 0;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); /* Internet Explorer */
    -moz-transform:rotate(45deg); /* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); /* Opera */
    margin: auto;
    bottom: 0;
    right: 0;
}



/* / */
.shouy_daoh{
    height: 88px;
    background: #003950;
}
.shouy_daoh>div{
    position: relative;
}
.shouy_daoh .daoh_ul{ 
    float: left;
    margin: 30px 0 0 0;
}

.shouy_daoh .daoh_ul>li{
    float: left;
    margin: 0 2px; 
    position: relative;
        
}
.shouy_daoh .daoh_ul>li a{
    color: #fff;
    padding:0 20px;
    height: 30px;line-height: 30px;
    display: inline-block;

}

.shouy_daoh .daoh_ul>li.no{
    background: #027da3;
}
.shouy_daoh .daoh_ul>li:hover{
    background: #027da3;
}

.shouy_daoh .daoh_ul>li>ol{
    display: none;
    width: 100%;
    position: absolute;
    background: #027da3;
    top:30px;
    z-index: 999;
}
.shouy_daoh .daoh_ul>li:hover>ol{
    display: block;

}

.shouy_daoh .daoh_ul>li>ol li:hover{
    background: #f6921e;

}


.shouy_daoh .sous_k{
    position: absolute;
    top: 25px;
    right: 0;
    height: 38px;
    border-radius: 100px;
    width: 280px;
    background: linear-gradient(left, #fdabff, #01c5ff);
    background: -ms-linear-gradient(left, #fdabff, #01c5ff);
    background: -webkit-linear-gradient(left, #fdabff, #01c5ff);
    background: -moz-linear-gradient(left, #fdabff, #01c5ff);
}
.shouy_daoh .sous_k input{
    width: 210px;
    height: 34px;
    padding: 0 5px;
    border: none;
    margin:2px 0 0 40px;
}
.shouy_daoh .sous_k::after{
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    margin: auto;
    background: url(../images/serch-icon.png) no-repeat center;
}

.banner_k{
    position: relative;
}
.shouy_banner{
    overflow: hidden;
    position: relative;
    width: 100%; 
    height: 720px;
} 
.shouy_banner .tatu_t{
    overflow: hidden;
}
.shouy_banner .tatu_t img{ 
    display: block;
   position: relative;
    margin-left: -960px;
    left: 50%; 
 
}
.banner_k .gudong_zz{
    position: absolute;
    left: 0;
    height: 90px;
    overflow: hidden;
    bottom: 0;
    right: 0;
    margin-left: -960px;
    left: 50%;
    z-index: 100;
}

.shouy_banner .swiper-pagination-bullet{
    background: #fff;
    width: 12px;
    height: 12px;
}


.shouy_banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.shouy_banner.swiper-container-horizontal>.swiper-pagination-bullets{
z-index: 101;
bottom:30px;
}


.chengx_Ge{
    padding:40px 0;
}
.chengx_Ge ul{
    display: flex;justify-content : center;
}

.chengx_Ge ul li{
    width: 50px;
    height: 43px;
    line-height: 43px;
    background: url(../images/liubx.png) no-repeat center;
    font-size: 24px;
    text-align: center;
    color: #027da3;
    margin: 0 5px;
    position: relative;
}

.chengx_Ge ul li:first-child::after{
    content: "";
    width: 200px;
    height: 1px;
    background: #027da3;
    display: block;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    right:60px;
}

.chengx_Ge ul li:last-child::after{
    content: "";
    width: 200px;
    height: 1px;
    background: #027da3;
    display: block;
    top: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
    left:60px;
}



.shouye_biaot{
    padding:40px 0;
    text-align: center;
}
.shouye_biaot>dl{
    display: inline-block;
    overflow: hidden;
}

.shouye_biaot dt{
    float: left;
    font-size: 90px;
    font-weight: bold;
    height: 74px;
    line-height: 74px;
    position: relative;
    color: #005d72;
    padding-right: 71px;
    background:url(../images/biaot_center_03.png) no-repeat center right;
}
.shouye_biaot dt::after{
    content: "";
    position: absolute;
    right: 71px;
    width:100%;
    background: #005d72;
    bottom: 0;
    display: block;
    height: 2px;

}


.shouye_biaot dd{
    float: left;
    height: 74px;
    position: relative;
    text-align: left;
}
.shouye_biaot dd p{
    line-height: 45px;
    color: #005d72;
    font-size: 30px;
    font-weight: bold;
    padding: 5px 0;
    padding-bottom: 0;
}
.shouye_biaot dd p em{
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
}
.shouye_biaot dd span{
    color: #999;
}

.shouye_biaot dd::after{
    content: "";
    position: absolute;
    left: 0;
    width:100%;
    background: #005d72;
    top:2px;
    display: block;
    height: 2px;

}

/* 本例子css

************************************************************************************
************************************************************************************
************************************************************************************


*/



.shouy_yewufw {
	width: 1200px;
	position: relative;
	/* border: 1px solid #ccc; */
}

.shouy_yewufw .hd {
	 position: relative;
}

.shouy_yewufw .hd .prev,.shouy_yewufw .hd .next {
	display: block;
	width: 73px;
	height: 73px;  
	overflow: hidden;
	cursor: pointer;
    background: url("../images/jiant_left.png") no-repeat;
    position: absolute;
    top: 120px;
    left: -45px;
}
 

.shouy_yewufw .hd .prev { 
    background: url("../images/jiant_right.png") no-repeat;
    left: initial;
    right: -45px;

} 
 
.shouy_yewufw .bd {
    padding:20px 50px;
    overflow: hidden;
}

.shouy_yewufw .bd ul {
	overflow: hidden;
	zoom: 1;
}

.shouy_yewufw .bd ul li {
	margin: 0 18px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.shouy_yewufw .bd ul li .pic {
	text-align: center;
}

.shouy_yewufw .bd ul li .pic img {
	width: 240px;
	height: 165px;
	display: block;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.shouy_yewufw .bd ul li:hover .pic a img {
    border-color: #999;
    filter: brightness(1.4); 
}

.shouy_yewufw .bd ul li .title {
    line-height: 24px;
    width:240px;
    background: #f1f1f1;
    padding: 20px 0; 
}

.shouy_yewufw .bd ul li .title a{
    font-size: 16px;
    font-weight: 600;overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; 
    display: block;
    color: #666;
    margin: 0 20px;
}
.shouy_yewufw .bd ul li .title p{
    color: #999;overflow: hidden;
    text-overflow:ellipsis;
    margin: 0 20px; 
    display: block;
    white-space: nowrap;
}


.shouy_yewufw .bd ul li:hover .title{
    background: #005d72;
}

.shouy_yewufw .bd ul li:hover .title a,
    .shouy_yewufw .bd ul li:hover .title p{
    color: #fff;
}

/*  */
.shous_shoy_rm{
    padding: 20px 0;
    overflow: hidden;
}

.shous_shoy_rm h1{
    padding: 0 5px;
    height:18px;
    line-height:18px;font-size: 18px;
    font-weight: normal;
    border-left: solid 2px #027da3;
    float: left;
}

.shous_shoy_rm ul{
    float: left;
    overflow: hidden;
}
.shous_shoy_rm ul li{
    float: left;
    cursor: pointer;
    border-bottom: solid 1px #fff;
    margin: 0 20px;
}

 
.shous_shoy_rm ul li:hover{
    border-bottom: solid 1px #027da3;
}


.shouy_guanyv_wm{
    background: #f2f5f8;
    padding: 10px 0;
    margin: 30px 0;
}


.shouy_guanyv_wm .nimen_ge{
    overflow: hidden;
    padding: 30px 0;
}
.shouy_guanyv_wm .nimen_ge .text{
    width: 580px;
    float: left;
}
.shouy_guanyv_wm .nimen_ge .text h2{
    font-size: 20px;
    font-weight: 500;
    border-bottom: #027da3 2px solid;
    padding: 10px 0;
    margin-bottom: 20px;
}
.shouy_guanyv_wm .nimen_ge .text p.daoxi{
    font-size: 16px;
    text-align: justify;
    border-bottom: #ccc 2px solid;
    margin-bottom:20px;
    padding-bottom:20px;
    line-height: 25px;

}
.shouy_guanyv_wm .nimen_ge .text p.daoxi.no{
    border-bottom: none;

}

.shouy_guanyv_wm .nimen_ge .img{
    width: 580px;
    float: right;  
    border-radius: 20px;
    overflow: hidden;
}
.shouy_guanyv_wm .nimen_ge .img img{
    display: block;
    max-width: 580px; 
}


.shouy_guanyv_wm .nimen_ge .text .anniu{
    background: #027da3;
    padding:8px 15px;
    border-radius: 20px;
    color: #fff;
}

/*  */

.ciangmu_anl_sy{
    padding: 20px 0;
}
.ciangmu_anl_sy ul{
    overflow: hidden;
}
.ciangmu_anl_sy ul li{
    width:385px;
    float: left;
    background: #027da3;
    margin-right: 22px;
    margin-bottom: 22px;
    
}

.ciangmu_anl_sy ul li:nth-child(3n){
    margin-right: 0;

}
.ciangmu_anl_sy ul li .img_t{
    width:385px;
    height: 263px;

}

.ciangmu_anl_sy ul li .img_t img{
    min-width: 385px; 
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.ciangmu_anl_sy ul li:hover .img_t img{  
    filter: brightness(1.4); 
}

.ciangmu_anl_sy ul li dl{
    padding:10px;
    overflow: hidden;
    color: #fff;
}
.ciangmu_anl_sy ul li dl dt,
    .ciangmu_anl_sy ul li dl dd{
    width: 50%;
    float: left;
}

.ciangmu_anl_sy ul li dl dt{
    width: 45%;
    height: 55px;
}
.ciangmu_anl_sy ul li dl dd{
    float: right;
    position: relative;
}

.ciangmu_anl_sy ul li dl dd::after{
    content: "";
    width: 7px;
    height: 47px;
    background:url(../images/jiange.png) no-repeat center;
    display: block;
    top: 0;
    left: -20px;
    position: absolute;
}

.ciangmu_anl_sy ul li dl h2{
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ciangmu_anl_sy ul li dl h2 a{
    color: #fff;
}

.ciangmu_anl_sy ul li dl p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ciangmu_anl_sy ul li dl  span{
    display: block;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; 
    opacity: .8;
}


.shouye_nius{
    height:585px;
    background: url(../images/shouye_ne.jpg) no-repeat center;
}





.shouye_biaot_bai dt{ 
    position: relative;
    color: #fff; 
    background:url(../images/biaot_center_03_b.png) no-repeat center right;
}
.shouye_biaot_bai dt::after{ 
    background: #fff; 

} 
.shouye_biaot_bai dd p{ 
    color: #fff; 
} 
.shouye_biaot_bai dd span{
    color: #fff;
}

.shouye_biaot_bai dd::after{ 
    background: #fff; 

} 
.shouye_news_kuan{
    width: 100%;
    position: relative; 
    overflow: hidden; 
    height: 390px;
}
.shouye_news_kuan .div_news{
    width: 275px;
    height:215px;
    background:#fff;
    border-radius: 6px;
    position: relative;
    margin-top: 80px;
}

.shouye_news_kuan .div_news h2{
    background:#00bd6e;
    width: 115px;
    height: 115px;
    position: absolute;
    top:-60px;
    left: 0;
    right: 0;
    line-height: 115px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: auto;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.shouye_news_kuan .swiper-slide:hover .div_news h2{
    box-shadow:0 0 5px #00bd6e;
    top:-70px;
}
.shouye_news_kuan .swiper-slide:nth-child(2n) .div_news h2{
    background:#469cff; 

}
.shouye_news_kuan .swiper-slide:nth-child(2n):hover .div_news h2{
    box-shadow:0 0 5px #469cff; 

}
.shouye_news_kuan .div_news h3{
    margin:0 10px;
    padding-top: 60px;
    color: #00bd6e;
    padding-bottom: 3px;
}

.shouye_news_kuan .div_news p{
    margin:0 10px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-bottom: 5px;
    text-align:justify;
}

.shouye_news_kuan .div_news span{
    margin:0 10px;
    display: block;
    display: -webkit-box;
   text-overflow: ellipsis;
   overflow : hidden;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   text-align: justify;
}

.shouye_news_kuan .div_news h3 a{
    color: #00bd6e;
}

.shouye_news_kuan .div_news::after{
    content: "";
    width: 0;
    height:0;
    border-left:20px solid transparent;
    border-right:1px solid transparent;
    border-top:20px solid #fff;
    display: block;
    position: absolute;
    right: 10px;
    bottom: -20px;
}

.shouye_news_kuan .swiper-slide:nth-child(2n) .div_news h3 a{
    color:#469cff; 

}

.tuandui_paobiqi .zhongw{
    color:#999;
    padding: 0 220px;
    font-size: 16px;
    display: block;
    text-align:justify;
    text-indent: 2em;
}

.tuandui_paobiqi ul{
    overflow: hidden;
    padding: 50px 0;
}
.tuandui_paobiqi ul li{
    width: 300px; 
    float: left;
}

.tuandui_paobiqi ul li .nimen_Ge{
    width:250px;
    height: 250px;
    overflow: hidden;
    border-radius: 50%;
}

.tuandui_paobiqi ul li .nimen_Ge img{
    max-width:250px;

}

.tuandui_paobiqi ul li p{
    text-align: center;
    font-size:20px;
    padding: 10px 0;
}

.fooder_kuang{
    background: #005d72;
    color: #fff;
}
.fooder_kuang>div{
    line-height:25px;
    padding: 20px 0 5px 0;
    overflow: hidden;

}


.tuandui_paobiqi {
    padding-bottom: 40px;
    line-height:25px;
}

.fooder_kuang>div .left{
    display: inline-block;
    max-width:900px;
    float: left;
}
.fooder_kuang .youqing_lianj a{
    color: #fff;
    margin: 0 10px;
    padding-bottom: 4px;
    border-bottom: solid 1px #005d72;
}
.fooder_kuang .youqing_lianj a:hover{
    border-bottom: solid 1px #aa8238;
    color: #aa8238;

} 
.fooder_kuang .erweim{
    float: left;
    text-align: center;
    padding: 30px;
}
.fooder_kuang .erweim .erwem{
    width: 120px;
    height: 120px;
    background: #fff;
}

.fooder_kuang .erweim .erwem img{
    width: 100%;
}
.fooder_kuang .erweim .erwem p{
    font-size: 18px;
}



/* 子页开始了 */

.jianj_top_teb{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.jianj_top_teb .nimen_wag{ 
    text-align: center;
}
.jianj_top_teb .nimen_wag .img_we{
    width:292px;
    height: 156px; 
    overflow: hidden;
}

.jianj_top_teb .nimen_wag .img_we img{
    width:292px;
    min-height: 156px; 
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
} 
.jianj_top_teb .nimen_wag:hover .img_we img{
    filter: brightness(1.4);
}
.jianj_top_teb .nimen_wag p{
    line-height: 30px;
    overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.gongs_jianj{
    padding: 20px 0;
}
.jianjie_neir_k{
    overflow: hidden;
}
.jianjie_neir_k{
    line-height: 30px;
    color: #666;
    text-align: justify; 
}

.jianjie_neir_k img{
    float: right;
    padding: 10px;
}
.jianjie_neir_k p{
    text-indent: 2em;
}

.jianj_yinwen{
    padding: 20px 0;
}

.jianj_yinwen  .yw_bt{
    height: 1px;
    background: #005d72;
    text-align: center;
    position: relative;
    margin: 50px 0;
}
.jianj_yinwen  .yw_bt h1{
    color: #005d72;
    background: #fff;
    display: inline-block;
    font-size: 70px;
    position: relative;
    top: -62px;
    padding: 0 10px;
}
.jianj_yinwen .text{
    color: #999;
    font-size: 16px;
    line-height: 25px;
}
.jianj_yinwen .text p{
    text-indent: 2em;
    text-align: justify;
}


.yinwe_xia_list{
    padding: 20px 0;
}
.yinwe_xia_list ul{
overflow: hidden;
}
.yinwe_xia_list li{
    width: 360px; 
    overflow: hidden;
    padding: 5px;
    float: left;
    border: solid 1px #ebe3ce;
    margin: 0 40px 40px 0;
}
.yinwe_xia_list li:nth-child(3n){
    margin-right: 0;
}

.yinwe_xia_list li dt{
    width: 360px;
    height: 270px;
    overflow: hidden;
}
.yinwe_xia_list li dt img{
    width:360px;
    min-height: 270px;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
} 
.yinwe_xia_list li:hover dt img{
    filter: brightness(1.4);
}

.yinwe_xia_list li dd{
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin: 10px;
text-align: center;
font-size: 16px;
}

.nimen_hlhs{
    padding: 20px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.nimen_hlhs img{
    position: relative;
    display: block;
    position: relative;
    margin-left: -960px;
    left: 50%; 
}

.qiye_youshi{
	position: relative;
    overflow: hidden;
    padding: 20px 0;
}

.qiye_youshi .tuig_yingx{
	float: left;
	width:570px;
	height: 373px;
	overflow: hidden;
	border-radius: 20px;
    text-align: center;
    color: #fff;
    overflow: hidden;
    margin-bottom: 60px;
    background: #027da3; 

} 
.qiye_youshi .tuig_yingx>div{
    width: 340px;
    padding: 20px 40px;
}
.qiye_youshi .tuig_yingx h2{
    font-weight: normal;
    font-size:24px;
}

.qiye_youshi .tuig_yingx h3{ 
    font-weight: normal;
    padding: 10px 0;
}
.qiye_youshi .tuig_yingx p{
    text-align: justify;
    text-align: left;
    font-size: 16px;
} 
.qiye_youshi .tuig_yingx span{
    display: block;
    text-align: left;
    text-align: justify;
    font-size: 14px;
}
.qiye_youshi .tuig_yingx i{
width: 336px;
height: 42px;
margin: 10px 0;
display: block;
background: url(../images/tu_Bi.png) no-repeat center;
}

.qiye_youshi .tuig_yingx em{
    display: block;
    width:120px;
    background: #fff;
    height: 2px;
    margin: 10px auto; 
}

.qiye_youshi .tuig_yingx:nth-child(2n)
{
    float: right;
}
.qiye_youshi .tuig_yingx:nth-child(2n)>div{
    float: right;
}
.qiye_youshi .fudong_shang{
    position: absolute;
    width: 485px;
    height: 485px; 
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    
}
.qiye_youshi .tuig_yingx:nth-child(3),
.qiye_youshi .tuig_yingx:nth-child(4){
    margin-bottom: 0;
}
.qiye_youshi .fudong_shang .img{
    width: 375px;
    height: 375px;
    overflow: hidden;
    border-radius:200px;
    border: solid 17px #027da3;
    box-shadow: 0 0 0 17px #fff;
    position: absolute;
    z-index: 1;
    top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.fudong_shang .fud{
    width: 485px;
    height: 485px;
    border:solid 1px #fff;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
        
}

.qiye_youshi .fudong_shang .img img{
    max-width:375px;
    max-height: 375px;
}

.yous_wm{
    padding: 20px 0;
}

.yous_wm .zhongwe{
    overflow: hidden;
}

.yous_wm .zhongwe img.lef{
    float: left;
    padding: 20px;
    max-width: 1200px;
}
.yous_wm .zhongwe img{
    max-width: 1200px;
    padding: 10px 0;
}

.yous_wm .ywe{
    font-size: 16px;
    text-align: justify; 
    margin-bottom: 20px;
    padding-bottom: 20px;
    line-height: 25px;

}


.yous_wm .zhongwe p{
    line-height: 25px;
    color: #444;
}

.news_xwzz{
    height: 290px;
    position: relative;
}
.news_xwzz .xinwe_Zz{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 969px;
    z-index: 999;
    width: 100%;
    background: url(../images/news_zz_02.png) no-repeat center;
}

.news_xwzz ul{
    position: absolute;
    width: 1100px;
    top: 150px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
}

.news_xwzz ul li{
    width: 500px;
    float: left;
    font-size: 30px;
    padding: 0 0 0 50px;
    position: relative;
}
.news_xwzz ul li::after{
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: #027da3;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.news_xwzz ul li::before{
    content: "";
    width: 0;
    height: 2px;
    display: block;
    background: #027da3;
    position: absolute;
    left: 0;
    bottom: 0; 
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.news_xwzz ul li:hover::before{ 
    width: 448px; 
}
.news_xwzz ul li a{
    color:#027da3;
}
.news_xwzz ul li span{
    display: block;
    width: 250px;
    float: left; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

} 


.news_list{
    overflow: hidden;
    margin-bottom: 30px;
}

.news_list ul{
    width: 385px;
    float: left;
    
}

.news_list ul li{
    overflow: hidden;
    padding: 10px 0;
    padding-left: 20px;
    position: relative;
}
.news_list ul li a{
    font-size: 16px;
    color: #666; 
}

.news_list ul li p{
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.news_list ul li:hover a{
    color: #01c5ff;
}

.news_list ul li span{
    float: right;
}
.news_list ul li::after{
    content: "";
    width: 10px;
    height: 10px;
    background: #838383;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    margin: auto;
}

.news_list .you{
    width: 765px;
    float: right;
    height: 540px;
    overflow: hidden;
}


.gongx_We_k
{
    padding:20px 0;
    position: relative;
}
.gongx_We_k ul{
    width: 1100px;
    margin: auto;
    overflow: hidden;
}

.gongx_We_k ul li{
    width: 350px;
    float: left;
    height: 480px;
    margin: 0 25px 25px 0;
}
.gongx_We_k ul li:nth-child(3n){
    margin-right: 0;
}

.gongx_We_k ul li h2{
    height: 60px;line-height: 60px;
    text-align: left;
    padding-left: 30px;
    width: 320px;
    color: #027da3;
    position: relative;
    background: url(../images/nens_xian.png) no-repeat bottom center;
}
.gongx_We_k ul li h2::after{
    content:"";
    width: 20px;
    height: 20px;
    background: #027da3;
    position: absolute;
    display: block;
    left: 0;
    top:0;
    bottom: 0;
    margin: auto;

}
.gongx_We_k ul li span{
    text-align: center;
    display: block;
    padding: 20px 0;
    color: #027da3;
    font-size: 18px;
}


.gongx_We_k ul li i{
    display: block;
    width: 120px;
    background: #027da3;
    height: 1px;
    margin: 10px auto;
}


.gongx_We_k ul li .zhogn{
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 25px;
}

.gongx_We_k ul li em{
    display: block;
    width: 120px;
    background: #027da3;
    height: 1px;
    margin: 20px auto; 
    
}

.gongx_We_k ul li p{
    color: #544e4c;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 25px;
}

.gongs_xinwe{
    padding: 90px 0;
}

.gongs_xinwe ul{
    width:554px;
    height: 552px;
    position: relative;
    margin: auto;
    background: url(../images/gongsx_B.jpg) no-repeat center;
}

.gongs_xinwe ul li{
    width:118px;
    height: 118px;
    background: #027da3;
    border-radius: 50%;
    overflow: hidden;position: absolute;
}
.gongs_xinwe ul li:hover{

    box-shadow: 0 0 5px #027da3;

}
.gongs_xinwe ul li a{
    color: #fff;
}

.gongs_xinwe ul li p{
    padding: 30px 0 0 0;
    overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  margin: 0 5px;
}
.gongs_xinwe ul li span{
    display: block;
    margin: 0 5px; 
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    opacity: .5;
}

.gongs_xinwe ul li:nth-child(1){
    top: -54px;
    left: 0;
    right: 0;
    margin: auto;
}

.gongs_xinwe ul li:nth-child(2),
.gongs_xinwe ul li:nth-child(3){
    top: 30px; 
    left: 10px;
}

.gongs_xinwe ul li:nth-child(3){
    right: 0;
    left: initial;
    right: 10px;

}


.gongs_xinwe ul li:nth-child(4),
.gongs_xinwe ul li:nth-child(5){
    top: 220px; 
    left: -54px;
}

.gongs_xinwe ul li:nth-child(5){ 
    left: initial;
    right: -54px;

} 
.gongs_xinwe ul li:nth-child(6),
.gongs_xinwe ul li:nth-child(7){
    top: 420px; 
    left: 10px;

}
.gongs_xinwe ul li:nth-child(7){
    top: 420px; 
    left: initial;
    right: 10px;

}
.gongs_xinwe ul li:nth-child(8){
    bottom: -54px;
    left: 0;
    right: 0;
    margin: auto;
}
.gongs_xinwe ul li:nth-child(9){
width: 230px;
height: 200px;
top: 0;
left: 0;
bottom: 0;
right: 0;
margin: auto;
border-radius: 0;

}
.gongs_xinwe ul li:nth-child(9) p{
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit;
}
.gongs_xinwe ul li:nth-child(9) span{
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow : hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: inherit;
}

.gongs_xinwe ul li:nth-child(9) i{
    display: block;
    width: 120px;
    background: #fff;
    height: 1px;
    margin: 10px auto;
}


.news_xianq_k{
	padding: 10px 0;
}
.news_xianq_k .dqwz_S{
    padding-bottom: 10px;
}
.news_xianq_k .neor{
	background: #fff; 
    padding: 20px;
}

.news_xianq_k .neor .biaot{
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.news_xianq_k .neor .biaot h3{
    font-size: 25px;
    font-weight: normal;
}

.news_xianq_k .neor .biaot .xia_sd{
    color: #999;
    padding: 10px 0;
}

.news_xianq_k .neor .biaot .xia_sd span{
    padding: 0 10px;
}


.news_xianq_k .neor .biaot .xia_sd span:nth-child(1) {
    background: url(../images/time.png) no-repeat left center;
    padding-left: 24px;
    background-size: 18px;
}
.news_xianq_k .neor .biaot .xia_sd span:nth-child(2) {
    background: url(../images/read.png) no-repeat left center;
    padding-left: 24px;
    background-size: 18px; 
}
.news_xianq_k .neor .text{
    padding: 10px 0;
    color: #71757e;
    line-height: 28px;
    text-indent: 2em;
    border-bottom: 1px solid #eee;
    text-align: justify;
}
.news_xianq_k .neor .text img{
    /* max-width: 800px; */
    width: 100%;
    display:block;
    margin: auto;
    padding: 10px 0;
}

.news_xianq_k .neor .fanye{
    line-height: 30px;
    padding: 10px 0;
}

.qingx_kysb{
    height: 599px;
    margin: 20px 0;
    background: url(../images/chanp_t_02.jpg) no-repeat center;
}
.qingx_kysb .biaot{
    text-align: center;
    color: #fff;
}

.qingx_kysb .biaot{
    padding:20px 0;
    padding-top: 46px;
}

.qingx_kysb .biaot h2{
    font-size: 36px;
    padding-bottom: 10px;
}

.qingx_kysb .biaot span{
    display: block;
    padding: 10px 0;
    margin: 10px 0; 
    position: relative; 
}
.qingx_kysb .biaot span::after{
    content: "";
    width: 120px;
    background: #fff;
    height: 1px;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    opacity: .6;
    margin: auto;
}

.qingx_kysb .biaot span::before{
    content: "";
    width: 120px;
    background: #fff;
    height: 1px;
    display: block; 
    left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: .6;
}
.qingx_kysb .biaot p{
    font-size: 20px;
    font-weight: 600px;
}


.qingx_kysb ul{
    padding:40px 0;
    overflow: hidden;
}

.qingx_kysb ul li{
    float: left;
    width: 388px;
    height: 265px;
    margin: 0 18px 18px 0;
    overflow: hidden;
}

.qingx_kysb ul li:nth-child(3n){
    margin-right:0;
    
}
.qingx_kysb ul li img{
    max-width: 388px;
    min-height: 265px;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}



.qingx_kysb ul li:hover img{ 
    filter: brightness(1.4); 
}


.ziliang_cp_bh{
    padding: 30px 0;
}

.ziliang_cp_bh ul{ 
    height: 1100px; 
    position: relative;
}

.ziliang_cp_bh ul li{
    width: 530px;
    height: 415px;
    float: left; 
    border: solid 8px #fff;
    box-shadow: 0 0 0 8px #005d72;
    overflow: hidden; 
    margin: 40px 0;
    position: relative;
} 
.ziliang_cp_bh ul li img{
    max-width: 530px;
    min-height: 415px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}



.ziliang_cp_bh ul li:hover img{ 
    filter: brightness(1.4); 
}

.ziliang_cp_bh ul li:nth-child(2n){
    float: right;

}


.ziliang_cp_bh ul li dl{
    position: absolute;
    top:0;
    left: 0;
    background: #005d72;
    width: 200px;
    padding: 20px;
    color: #fff;z-index: 99;
}
.ziliang_cp_bh ul li:nth-child(3) dl,
.ziliang_cp_bh ul li:nth-child(4) dl{
    top:initial;
    bottom: 0;
}
.ziliang_cp_bh ul li dl dt{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ziliang_cp_bh ul li dl dt a{
    color: #fff;
    font-size: 18px;

}

.ziliang_cp_bh ul li dl dd{
    padding: 3px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ziliang_cp_bh ul li dl span{
    font-size: 24px;
}

.ziliang_cp_bh ul li dl span em{
    font-style:normal;
    font-size:14px;
}
.ziliang_cp_bh{
    position: relative;
}

.div_fanxz{
    width: 320px;
    height: 320px;
    overflow: hidden;
    position: absolute;
    top: -80px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border: solid 8px #fff;
    box-shadow: 0 0 0 8px #005d72;  
    transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */
}

.div_fanxz .img_li{
    width: 520px;
    height: 520px;
    position: relative;
    top: -110px;
    left: -100px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.nimen_Ge_geds{
    width: 300px;
    height: 50px;
    background: #005d72;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -30px;
    color: #fff;
    line-height:50px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
}

.zhenr_bt_kuang{
    padding: 40px 0;
    padding-top: 0;
    text-align: center;
    color: #027da3;
}
.zhenr_bt_kuang h2{
    font-size: 26px;
}

.zhenr_bt_kuang i{
    width: 100%;
    display: block;
    height: 20px;
    margin: 10px 0;
    background: url(../images/zhenr__03.jpg) no-repeat center;
}


.yan_img{
    width: 1200px;
    height: 330px;
    overflow: hidden;
}

.img_aix_list{

    padding:20px 0;
}
.img_aix_list ul{
    overflow: hidden;

}

.img_aix_list ul li{
    width:390px;
    border-radius:8px;
    height: 248px;
    overflow: hidden;
    float: left;
    margin:0 15px 15px 0;
    display: flex;
    flex-direction:row;
    align-items : center; 
    position: relative;
}
.img_aix_list ul li:nth-child(3n){
    margin-right:0;
}


.img_aix_list ul li img{
    width:390px;
    min-height: 248px;
    object-fit: cover;
}
.img_aix_list ul li p{
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    display: flex; 
    align-items : center; 
    justify-content : center;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.img_aix_list ul li p span{
    font-size: 18px;
    padding: 10px;
    color: #fff;
    padding-left: 35px;
    background: url(../images/aix_img.png) no-repeat center left;
}
.img_aix_list ul li img{
    display: block;
}
.img_aix_list ul li:hover p{
    opacity: 0;
}


.chagndi_queh{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 685px;
    padding: 20px 0;
}   
.chagndi_queh .tatu_t{
    overflow: hidden;
}
.chagndi_queh .tatu_t img{
    display: block;
    position: relative;
    margin-left: -960px;
    left: 50%; 
    
}

.ziliang_cp_bh_gengaj ul li dl span em{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.dainji_sanj{
    position: relative;
}
.dainji_sanj>div{
    position: absolute;
    top: -90px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    width: 581px;
    height: 292px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: url(../images/luj.png) no-repeat;
}

.dainji_sanj>div p{
    padding-top: 120px;
    font-size: 24px;
    padding-bottom: 6px;
}

.dainji_sanj>div span{
    font-weight: normal;
}


.nimen_ebeig{
    overflow: hidden;
    padding: 20px 0;
    font-size: 16px;
    color: #666;
    line-height: 35px;
    text-align: justify;
    padding-bottom: 50px;
    /* background: url(../images/beij_zp.png) no-repeat bottom right; */
} 

.nimen_ebeig img{
    width: 1200px;
    padding: 20px 0;
}



.div_zix_er{
    padding: 20px 0;
    overflow: hidden;
}

.div_zix_er .left{
    width: 775px;
    overflow: hidden;
    float: left;
}

.biaot_eg{
    padding-left:3px;
    border-left: solid 4px #007aff;
    height: 16px;
    line-height: 16px;
    font-size: 18px;
    margin: 10px 0;
}

.div_zix_er .zuo_xkegnt{
    width: 370px;
    height: 410px;
    overflow: hidden;
    float: left;
}

.zix_xwen_z_banner {
    width: 100%;
    height: 100%;
    position: relative;
}
.div_zix_er .left ul{
    width: 390px;
    float: right;
}


.div_zix_er .left ul li{
    overflow: hidden;
    padding: 8px 0;
    padding-left: 20px;
    position: relative;
}
.div_zix_er .left ul li p {
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    
}

.div_zix_er .left ul li:hover p{
    color: #027da3;

}

.div_zix_er .left ul li span {
    float: right;

}

.div_zix_er .left ul li::after {
    content: "";
    width: 10px;
    height: 10px;
    background: #027da3;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    margin: auto;
}

.div_zix_er .right{
    width: 400px;
    float: right;
    overflow: hidden;
}

.div_zix_er .right ul li{
    overflow: hidden;
    padding-bottom: 18px;
}
.div_zix_er .right dl{
    float: left;
    width: 80px;
    padding-right: 20px;
    color: #fff;
}
.div_zix_er .right dl dt{
    width:80px;
    background: #027da3;
    height:60px; 
    line-height: 60px;
    text-align: center;
    font-size: 28px;
}

.div_zix_er .right dl dd{
    width:80px;
    height:30px;
    background:#00404f;
    line-height: 30px;
    text-align: center;
    
}

.div_zix_er .right h2{
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 3px;
    overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.div_zix_er .right p{
    color: #999;
    display: -webkit-box;
   text-overflow: ellipsis;
   overflow : hidden;
   -webkit-line-clamp: 2;
   line-height: 25px;
   -webkit-box-orient: vertical;
}


.zix_guang{
    padding: 20px 0;
}


.zix_list_er{
    padding: 20px 0;
}

.zix_list_er ul{ 
    overflow: hidden;
}

.zix_list_er ul li{
    float: left;
    width: 585px;
    margin:0 30px 30px 0;
}
.zix_list_er ul li:nth-child(2n){
    margin-right:0 ;

}

.zix_list_er ul li div.img{
    width: 288px;
    height: 288px;
    overflow: hidden;
    float: left; 
}
.zix_list_er ul li div.img a{
    display:flex;
}

.zix_list_er ul li div.img img{
    width: 288px;
    min-height: 288px;
    object-fit: cover; 
        display: block;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
}
    
.zix_list_er ul li div.img:hover img { 
    filter: brightness(1.4); 
}
.zix_list_er ul li dl{
float: right;
width: 280px;
}

.zix_list_er ul li dt{
    position: relative;
    font-size: 18px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #8dc502;
    overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.zix_list_er ul li dt a:hover{
color: #8dc502;
}

.zix_list_er ul li dt::after{
    width:7px;
    height: 7px;
    background:#8dc502;
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */
}

.zix_list_er ul li dt::before{
    width:7px;
    height: 7px;
    background:#8dc502;
    content: "";
    position: absolute;
    left: 10px;
    bottom: -4px;
    transform:rotate(45deg);
-ms-transform:rotate(45deg); 	/* IE 9 */
-moz-transform:rotate(45deg); 	/* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); 	/* Opera */
}

.zix_list_er ul li dd{
    line-height: 25px;
    text-align: justify;
}


.zix_list_er ul li dd a{
    color: #8dc502;
}

.zix_list_er_hengx{

}
.zix_list_er_hengx ul li{
    width: 288px;
    margin:0 12px 0 0;
}
.zix_list_er_hengx ul li:nth-child(2n){
    margin-right:12px;
}

.zix_list_er_hengx ul li div.img{
    float: none;
}
.zix_list_er_hengx ul li .text{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
}

.lianx_sss{
    height: 62px;
    line-height: 62px;
    background: #f8f8f8;
    overflow: hidden;
}

.lianx_sss p{
    float: left;
}
.lianx_sss p a{
    padding: 0 5px;
    color: #db422a;
}

.lianx_sss .sous{
    float: right;
    position: relative;

}

.lianx_sss .sous input{
    width: 500px;
    height: 45px;
    padding: 0 10px;
    background: #fff;
    border-radius: 5px;
    border:solid 1px #eee
}
.lianx_sss .sous a{
    display: block;
    height: 46px;
    position: absolute;
    top: 8px;
    right: 0;
    width: 60px;
    background: url(../images/sos_lx.png) no-repeat center;
    z-index: 99;
}


.diangqian_luj{
    height: 48px;
    line-height: 48px;
    border-bottom: solid 1px #eee;
}
.diangqian_luj p{
    padding-left: 15px;
    background: url(../images/dqllj_s.png) no-repeat center left;
}
.diangqian_luj p a{
    padding: 0 5px;
}

.lianxi_shab{
    overflow: hidden;
}
.lianxi_shab .left{
    float: left;
    width: 310px;
    padding-right: 42px;
    border-right: solid 1px #eee;
}
.lianxi_shab .left .bt{
    background: #db422a;
    height: 98px;
    margin: 20px 0;
    color: #fff; 
    font-size: 18px;
    line-height: 90px;
}
.lianxi_shab .left .bt p{
    margin: 0 0 0 60px;
    position: relative;
}

.lianxi_shab .left .bt p::after{
    content: "";
    width:1em;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 0px;
    bottom: 20px;
}
.lianxi_shab .left .hanp_list{
    line-height: 30px;
}

.lianxi_shab .left .hanp_list li{
    padding-left: 13px;
    position: relative;
}
.lianxi_shab .left .hanp_list li a:hover{
    color: #db422a;
}

.lianxi_shab .left .hanp_list li::after{
    content: "";
    width:5px;
    height: 5px;
    background: #db422a;
    position: absolute;
    left: 0px;
    border-radius: 50%;
    bottom: 0;
    display: block;
    top: 0;
    margin: auto;
}

.lianxi_shab .left .news{
    background: #f6f6f6;
    margin: 20px 0;
    padding: 5px;
}
.lianxi_shab .left .news h2{
    font-size: 16px;
    padding: 20px 0;
    padding-top: 5px;
    position: relative;
}

.lianxi_shab .left .news h2::after{
    content: "";
    width:4em;
    height: 3px;
    background: #db422a;
    position: absolute;
    left: 0px; 
    bottom: 10px;
    display: block; 
    margin: auto;
}
.lianxi_shab .left .news a{
    display: block;
    margin: 0 5px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lianxi_shab .left .news a:hover{
    color: #db422a;
}


.lianxi_shab .left .changp_leb{
    background: #fff;
}

.lianxi_shab .left .changp_leb .li_list{
    margin-bottom: 10px;
}
.lianxi_shab .left .changp_leb .li_list .img{
    width: 310px;
    height: 115px;
    overflow: hidden;
}
.lianxi_shab .left .changp_leb .li_list .img a{
    display: flex;
    align-items : center;
    width: 100%;
    height: 100%;
}
.lianxi_shab .left .changp_leb .li_list .img img{
    width: 310px;
    min-height: 150px;
    object-fit: cover;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    filter: brightness(1);
}
.lianxi_shab .left .changp_leb .li_list:hover .img img{
    transform: scale(1.1);
    filter:brightness(1.1);
}
.lianxi_shab .left .changp_leb .li_list p{
    text-align: center;
    line-height: 30px;
}

.lianxi_shab .left .changp_leb .gendged{
    height: 45px;
    line-height: 45px;
    background: #f6f6f6;
    text-align: center;
    color: #db422a;
}

.lianxi_shab { 
    padding-bottom: 80px;
}

.lianxi_shab .right{
    width:800px;
    float: right;  
    
}
.lianxi_shab .right .img_tu{
    margin: 20px 0; 
} 
.lianxi_shab .right .img_tu img{
    width: 100%;
}

.lianxi_shab .right .you_bt{
    font-size: 16px;
    position: relative;
    padding: 20px 0;
    font-weight: 600;
}
.lianxi_shab .right .you_bt::after{
    content: "";
    width: 847px;
    height: 1px;
    display: block;
    background: #eee;
    position: absolute;
    bottom: 10px;
    right: 0;
}

.lianxi_shab .right .you_bt p span{
    padding:0 10px;
    font-weight: normal;
    color: #eee;
}


.nimen_lianxi{
    line-height: 35px; 
    color: #666;

}
.nimen_lianxi h3{
    font-weight: normal;
}
.nimen_lianxi h3 span{
    color: #db422a;
    font-size: 22px;
}

.messlist {
    /* height: 30px; */
    margin-bottom: 10px;
    overflow: hidden;

}

.messlist input {
    float: left;
    width: 300px;
    height: 28px;
    padding-left: 5px;
    border: #ccc 1px solid;
    background: #fff;
}

.messlist textarea {
    float: left;
    width: 660px;
    height: 160px;
    padding: 5px;
    border: #ccc 1px solid;
    background: #fff;
}

.messsub input {
    width: 100px;
    height: 35px;
    background: #ddd;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 5px;
    border: none;
}

.messlist label {
    float: left;
    width: 100px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    padding-right: 10px;
}

.messsub {
    padding: 0px 0 0 110px;
}


.shiping_kuang_x{
    padding: 20px 0;
}

.shiping_kda{
    padding: 20px 0;
    position: relative;

}

.shiping_kda img{
    position: relative;
    margin-left: -960px;
    left: 50%;
}
 
.img_aix_list_shiping ul li p span{
    position: absolute;
    top: 10px;
    left:20px;
}

.img_aix_list_shiping ul li p{
    background: rgba(0, 0, 0, .4) url(../images/bof.png) no-repeat center;
    background-size: 80px;
}

.shangB_list_kuang .dqwz_S{
    padding: 20px 0;
}

.shangB_list_kuang .dqwz_S{
    padding: 20px 0;
}


.top_xuanxiang{
    border: solid 1px #f1f1f1;
    padding: 18px;
    margin-bottom: 20px;
}

.top_xuanxiang li{
    line-height: 30px;
    overflow: hidden;
    position: relative;
    padding: 10px 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; padding-bottom: 0;
}
.top_xuanxiang li .tem{
    width: 95px;
    float: left;
}
.top_xuanxiang li .right{
    border-bottom: dashed 1px #e9e9e9;
    width: 1000px;
    padding-right: 64px;
    float: left;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
}

.top_xuanxiang li .right a{
    padding: 4px 18px;
    border-radius: 100px;
    display: inline-block;
    height: 20px;
    line-height: 24px;
    position: relative; 
    padding-top: 1px;
}

.top_xuanxiang li .right a.no{
    background: #027da3;
    color: #fff; 
}
.top_xuanxiang li .right a:hover{
    background: #027da3;
    color: #fff; 
}
.top_xuanxiang li .right .shouqi{
    position: absolute;
    right: 0;
    top: 5px; 
    width: 45px;
    height: 22px;
    line-height: 22px;
    background: #eef6fa;
    padding: 0 4px;
    cursor: pointer;
}
.top_xuanxiang li .right .shouqi::after{
    content:"";
    width: 22px;
    height: 22px;
    background: url(../images/jiantou_w.png) no-repeat center;
    background-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    
}
.top_xuanxiang li .right .shouqi.xia_gehouqv::after{
    transform:rotate(90deg);
    -ms-transform:rotate(90deg); /* Internet Explorer */
    -moz-transform:rotate(90deg); /* Firefox */
    -webkit-transform:rotate(90deg); /* Safari 和 Chrome */
    -o-transform:rotate(90deg); /* Opera */ 
}
.top_xuanxiang li .right a.nomen_ge::after{
    content: "";
    background:url(../images/hot.png) no-repeat;
    width: 22px;
    height:30px;
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    z-index: 999;
    opacity: .8;
}



/* 分页 */
.fanye_kang_ss{
    text-align: center;
    padding: 50px 0;
}
.fanye_kang_ss a{
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    color: #787878;
    border: solid 1px #ececec;
}
.fanye_kang_ss a.no{
    color: #fff;
    border: solid 1px #027da3;
    background: #027da3;
}


.fanye_kang_ss input{
    width: 25px;
    padding: 0 5px;
    height: 35px;
    outline: none;
    color: #787878;
    border: solid 1px #ececec;
}
.fanye_kang_ss a.quand{
    color: #fff;
    border: solid 1px #027da3;
    background: #027da3;
    width: 55px;
}


.fanye_kang_ss a.wu_yangs{
    border: solid 1px #fff;

}
/* 分页结束 */


.shangB_xiangq_kuang .dqwz_S{
    padding: 10px 0;
    padding-top: 25px;
    line-height: 35px;
    color: #999;
}

.shangB_xiangq_kuang .dqwz_S a{
    color: #999;
}





.shangB_xiangq_kuang .left_zuo{
    width: 1198px;
    border: solid 1px #f1f1f1;
}

.shangB_xiangq_kuang .left_zuo{
    float: left;
}
.shangB_xiangq_kuang .left_zuo>div{
    padding: 20px;
    overflow: hidden;
}
.shangB_xiangq_kuang .left_zuo .zuo_tu{
    width: 340px;
    /* height: 240px;  */ 
    overflow: hidden;
    float: left;
}
.shangB_xiangq_kuang .left_zuo .zuo_tu .img_GEr{
    font-size:0;
    height: 240px;
    text-align: center;
    border: solid 1px #f0f0f0; 
}

.shangB_xiangq_kuang .left_zuo .zuo_tu .nimen_Ge{ 
    line-height: 35px;
    display: flex;
    justify-content: space-between; 
    padding: 20px 0;
    padding-bottom: 0;
}
.shangB_xiangq_kuang .left_zuo .zuo_tu .nimen_Ge a{
    color: #000;
}

.shangB_xiangq_kuang .left_zuo .zuo_tu .nimen_Ge a.shouc{
    padding-right: 20px;
    position: relative;
}

.shangB_xiangq_kuang .left_zuo .zuo_tu .nimen_Ge a.shouc::after{
    content:"";
    background: url(../images/shouc.png) no-repeat;
    display: block;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width:16px;
    height: 15px;
    position: absolute;
}

.shangB_xiangq_kuang .left_zuo .zuo_tu .nimen_Ge a.fenx_fe::after{
    background: url(../images/fenx.png) no-repeat;

}
.shangB_xiangq_kuang .left_zuo .you_wenz{
    width: 788px;
    float: right;
}

.shangB_xiangq_kuang .left_zuo .you_wenz h2{
    line-height: 30px;
    border-bottom:dashed 1px #f1f1f1; 
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.shangB_xiangq_kuang .left_zuo .you_wenz .jiage_xq{
    display: block;
    padding-bottom: 16px;
    position: relative;
    padding-top: 10px;
}
.shangB_xiangq_kuang .left_zuo .you_wenz .jiage_xq em{
    color: #ff5233;
    font-style: normal;
    font-weight:600;
    font-size: 20px;
}
.shangB_xiangq_kuang .left_zuo .you_wenz .jiage_xq .fudong{
position: absolute;
top: -15px;
right: 0;
display: inline-block;

}
.shangB_xiangq_kuang .left_zuo .xiang_q_dan{
    background: #f8f8f8;
    overflow: hidden;
    padding: 10px 15px;
    min-height: 90px;
}
.shangB_xiangq_kuang .left_zuo .xiang_q_dan span{
    width: 50%;
    line-height: 30px;
    display: inline-block;
    float: left;
    color: #999;
}

.shangB_xiangq_kuang {
    overflow: hidden;
    margin-bottom: 50px;
}


.shangb_xiaq_button{
    overflow: hidden;
    padding: 30px 0 0 0;
}
.shangb_xiaq_button a{
    width: 153px;
    height:45px;
    line-height: 45px;
    background: #fc5e52;
    color: #fff;
    display:inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    position: relative;
}

/* .shangb_xiaq_button a:nth-child(1)::after{
    content: "";
    background: url(../images/zixun_xq.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
} */
.shangb_xiaq_button a:nth-child(1){
    display: flex;
    justify-content : center;align-items : center; 
    float: left; 
    margin-right: 20px;
    background: #1fc0d8;
}
.shangb_xiaq_button a:nth-child(1) img{
    padding-right: 3px;
}

.shangB_xiangq_kuang .left_zuo .zuo_tu .img_GEr img{
    min-height: 240px;
    object-fit: cover;

}


.xiangq_ye_kuang{
    overflow: hidden;
    padding: 50px 0;
}
.xiangq_ye_kuang .left_xq{
    /* width: 955px; */
    border: solid 1px #d6d6d6;
    float: left;
    position: relative; 
}

.nimen_Ge_daoh{
    position: relative;
    top: -49px;
    /* background: #fff; */
}

.nimen_Ge_daoh ul{
    overflow: hidden;
    height: 50px; 
    line-height: 50px;
}
.nimen_Ge_daoh ul li{
    float: left;
    position: relative;
}

.nimen_Ge_daoh ul li a{
    padding: 0 20px;
    font-size: 16px;
}
.nimen_Ge_daoh ul li.no a{
    color: #1c4760;
    /* font-size: 18px; */
}
.nimen_Ge_daoh ul li.no::after{
    content:"";
    width:100%;
    height: 2px;
    display: inline-block;
    position: absolute;
    bottom: 1px;
    left: 0;
    background: #01a2de;
}


.text_zhuanli{
    padding: 40px 20px;
    padding-top: 0;
}

.text_zhuanli p{
    line-height:30px;
    color: #666666;
    font-size:16px;
    text-align: justify;
}

.vclsf_ge_color h2 em{
    color: #1fc0d8;
}

.text_zhuanli img{
    text-align: center;
    display: block;
    margin: auto;
    max-width: 915px;
}

.biagnjian_xaq{
    padding: 20px 0; 
}
.biagnjian_xaq h2{
    padding-left: 10px; 
    font-size: 18px;
    border-left:solid 2px #469cff;
    height: 18px;line-height: 18px;
}


.nimen_Ge{
    height: 710px; 
    width: 1080px;
    position: relative;
    background: url(../images/sp_top_03.jpg) no-repeat top right;

}
.nimen_Ge .left_lb{
    width: 420px;
    position: absolute;
    right: 0;
    bottom: 40px;
}
.nimen_Ge .left_lb li{
    width: 115px;
    margin: 0 20px 0 0;
    float: left;
}
.nimen_Ge .left_lb dt{
    width: 115px;
    height: 115px;
    background: #005d72 url(../images/bof.png) no-repeat center;
    background-size: 58px; 
    border-radius: 50%;
} 
.nimen_Ge .left_lb li:hover dt{
    box-shadow: 0 0 4px #027da3;
}
.nimen_Ge .left_lb dd{
    text-align: center;
    color: #027da3;
    font-size: 20px;
    padding: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nimen_Ge .left_lb dd p{
    font-size: 14px;
}


.nimen_Ge_button{ 
    width: 1200px;
    height: 820px;
    background: url(../images/di_sp_03.jpg) no-repeat top right;
    margin-bottom: 20px;
}

.nimen_Ge_button .left_zuo{
    width: 455px;
    position: absolute;
    left: 0;
    bottom: 20px;
}
.nimen_Ge_button .left_zuo img{
    width: 455px;

}

.nimen_Ge_button .zuobian_leb{
    top:30px;
    left: 0;    
}


.fdong_left{
    position: fixed;
    top: 30%;
    right: 10px;
    background: #f1f1f1;
    width:80px;
    z-index: 99999;
}

.fdong_left li{
    overflow: hidden;
    padding: 10px 5px;
}
.fdong_left li img{
    float: left;
    width: 38px;
    height: 38px;
    display: block;
    
}

.fdong_left li p{
    color: #005d72;
}
.fdong_left li:last-child{
    background: #005d72;
    text-align: center;

}

.fdong_left li:last-child a{
    color: #fff;
}
